{strip} {assign var="c" value="0"}
{if !$c_fq} {$this->empty_feed()} {else}
{foreach $gl_rs as $rs} {assign $c $c++ nocache} {/foreach}
{/if}
{/strip}